home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / swf / prod1.swf / scripts / DefineButton2_110 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-03-26  |  44 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(50);
  3. }
  4.